home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / mailers / packp210.zip / PACKPEEK.DOC < prev    next >
Text File  |  1992-07-16  |  4KB  |  63 lines

  1. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  2. * "PackPeek"<tm> v 2.10 - a Fidonet(R) FTS0001 and FSC0039 *.PKT disassembler *
  3. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  4.         (C) Copyright 1987 thru 1992 Mike Ratledge
  5.  
  6.  "FidoNet"(R) is a registered trademark of Tom Jennings and Fido Software.
  7.  
  8.  
  9. This is a complete rewrite of my now-ancient "PackPeek" program - the source
  10. code was lost to Hurricane Hugo...  (which explains why you haven't seen any
  11. new versions in the last two years)  Anyway - I decided to get it out and
  12. polish it up a bit and add FSC-0039 support as well as extensibility to the
  13. FTSC product code (PID) table.
  14.  
  15. Version 2.00 was a quick thrown-together rewrite I did in about three hours
  16. one night when I was PO'd about something I forget now <grin>...  This 2.0x
  17. does a much better job of things (heck - I threw in another couple hours!).
  18.  
  19. Version 2.01+ also has "help" and a few other options - try "PackPeek -?".
  20. I also fixed numerous things reported by Gerard van der Land and others,
  21. including wrong 4D point address display, locking up on "unusual" files,
  22. going beserk if you hit a function key and noting ill-formed end-of-packet.
  23.  
  24. PackPeek 2.01+ or later uses the "FTSCPROD.xxx" list maintained and issued by
  25. Rick Moore, chairman of the Fidonet Technical Standards Committee.  It uses
  26. the first one it finds in current subdir or PATH, and displays more detailed
  27. information for each message creator in that list.  You must rename the file
  28. "FTSCPROD.xxx" to "FTSCPROD.PID" for XRS to find it either in the current
  29. directory or on the PATH.  Currently, "PackPeek" only supports 256 product
  30. codes - when we exceed that I'll see how Rick zigs and zag accordingly.  If
  31. any entry in that file exceeds 80 characters, it is truncated.
  32.  
  33. Version 2.10 is mostly minor and cosmetic fixes - no major changes.  About
  34. the only significant change I can remember is that it recognizes (and no
  35. longer displays) "Dropped" FTSC PID's, and to release it as non-beta.
  36.  
  37. You can manually edit "FTSCPROD.xxx" yourself to keep it up-to-date or add
  38. some program you are testing, for example.  You should replace your copy of
  39. FTSCPROD.xxx every time a new one is issued, so you're working with the most
  40. up-to-date list all the time!  Note: PackPeek makes absolutely no attempt to
  41. intelligently analyze the "FTSCPROD.PID" list.  It considers the first two
  42. bytes in each line to be the two-digit FTSC product ID in hex, and ignores
  43. lines beginning with ";".  I have included a not-to-ancient version of the
  44. FTSCPROD.xxx file I found laying around on my home system.
  45.  
  46. PackPeek displays 2D, 3D and/or 4D to and from addresses depending upon what
  47. it finds in each packet.  I also added 'smarts' to support any screen size
  48. (height or width) instead of forcing you into 80x25 color mode, supporting
  49. any screenwidth and 43- (EGA) and 50-line (VGA) modes as well.
  50.  
  51. PackPeek is a working tool I use - feel free to distibute it as you see fit
  52. with no restrictions except that a fee may not be charged for doing so, the
  53. archive contents are unaltered and my copyright notices may not be removed.
  54. As such, I don't plan to do any major revamping of it, but when you find a
  55. *.PKT or *.?UT file it doesn't handle correctly, please forward me a copy
  56. so I can figure out what I left out!
  57.  
  58. As usual, you get the "Smokin' Software" 'give-a-ware' no-fault guarantee:
  59.          "If it breaks in two - you own both parts!"
  60.  
  61.                 Mike Ratledge
  62.                       16.Jul.92
  63.